Followed by a block of program statements ) ,然后再是一個(gè)程序語句塊。
This article has introduced three python program statements : the 本文介紹了三種python程序語句:
Loop , which executes a block of program statements while an expression evaluates 循環(huán),它在一個(gè)表達(dá)式計(jì)算為
Clause containing a block of program statements executed when the expression is 子句,其中包含一個(gè)當(dāng)表達(dá)式計(jì)算為
Statement executes a block of program statements if a boolean expression evaluates true 語句在一個(gè)布爾表達(dá)式計(jì)算為true時(shí)執(zhí)行一個(gè)程序語句塊。
The programming statements that perform operations in the database , including calling other procedures 執(zhí)行數(shù)據(jù)庫操作(包括調(diào)用其他過程)的編程語句。
The ability to group program statements and functions into a named units has many advantages 把程序內(nèi)容和函數(shù)組織成指定單元的這項(xiàng)能力可以帶來很多好處。
So python dictionaries let you write succinct yet powerful programming statements )訪問這些數(shù)據(jù),所以python dictionary使開發(fā)人員能夠編寫簡潔而又強(qiáng)大的編程語句。
Contain programming statements that perform operations in the database , including calling other procedures 包含用于在數(shù)據(jù)庫中執(zhí)行操作包括調(diào)用其他過程的編程語句。
Clause that indicates a block of program statements that should be processed if the boolean expression evaluates false 子句,指示當(dāng)布爾表達(dá)式計(jì)算為false時(shí)應(yīng)該處理的程序語句塊。